ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexChartBase<T> Class / PlotMargin Property

In This Topic
    PlotMargin Property (FlexChartBase<T>)
    In This Topic
    Gets or sets the plot margin in pixels.
    Syntax
    'Declaration
     
    Public Property PlotMargin As String
    public string PlotMargin {get; set;}
    See Also